指令啟動專案


Posted by mijouhsieh on 2023-04-12

npx create-react-app <專案資料夾名稱>react0412
// Success! Created react0412 at 專案路徑
//專案資料夾初始化 產生檔案、資料夾
react-initialized-folder.png
cd <專案資料夾名稱>react0412
npm start
自動開啟browser localhost:3000 React頁面










Related Posts

DAY44:Decode the Morse code

DAY44:Decode the Morse code

Day 67 - RESTful route Blog Project & IP

Day 67 - RESTful route Blog Project & IP

Week1 筆記|[MTR04] 前後端整體架構說明 筆記

Week1 筆記|[MTR04] 前後端整體架構說明 筆記


Comments